this.error = this.header('X-Error') ? this.header('X-Error') : 'Could not reach Read It Later. Make sure you are connected to the internet.';
// Error
if (this.errorReporting != 'none')
{
if (this.transport.status == '401')
{
this.APP.genericMessage('Your username and password are not correct.\nIf you recently changed your username and/or password, you will need to relogin.',